Skip to content

chore(deps): update astral-sh/setup-uv action to v9 - #506

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astral-sh-setup-uv-9.x
Open

chore(deps): update astral-sh/setup-uv action to v9#506
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astral-sh-setup-uv-9.x

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action major v8.1.0v9.0.0

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v9.0.0

Compare Source

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

v8.2.0: 🌈 New inputs quiet and download-from-astral-mirror

Compare Source

Changes

This release brings two new inputs and a few bug fixes.

New inputs

Lets talk about the new inputs first.

quiet

Pretty simple. It turns of all info loggings. Useful if you use this in a composite action and are not interested in all the details.
In the upcoming releases we will add log groups to fully implement support for "less noise"

[!NOTE]
Warnings and errors are always logged.

download-from-astral-mirror

In some cases you may want to directly use the fallback of checking for available versions and downloading releases from GitHub instead of using the astral.sh mirror. Setting download-from-astral-mirror: false allows you to do that.

Bugfixes

When using the astral.sh mirror to query available versions and download releases (done by default) we now stop sending the GitHub token in the header. The mirror never looked at it but we shouldn't be handing out that data even if it is just a short lived token.
All other bugfixes try to limit the impact of failed GitHub queries due to retries and other faults.

We couldn't pinpoint all rootcauses yet but added more logging for error cases to track them down.

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
541 1 540 0
View the full list of 1 ❄️ flaky test(s)
testing.infra.test_config.TestUserConfig::test_unused_bathroom_feature_count_is_removed

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.005s run time
self = <testing.infra.test_config.TestUserConfig object at 0x7fce4fac3230>

    def test_unused_bathroom_feature_count_is_removed(self):
>       assert not hasattr(UserConfig(), 'bathroom_feature_count')
                           ^^^^^^^^^^^^
E       pydantic_core._pydantic_core.ValidationError: 1 validation error for UserConfig
E         Value error, WSL 需要显式设置 emulator.serial [type=value_error, input_value={}, input_type=dict]
E           For further information visit https://errors.pydantic.dev/2.13/v/value_error

testing/infra/test_config.py:121: ValidationError

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate
renovate Bot force-pushed the renovate/astral-sh-setup-uv-9.x branch 7 times, most recently from 22362e0 to 3e06fd4 Compare July 28, 2026 16:54
@renovate
renovate Bot force-pushed the renovate/astral-sh-setup-uv-9.x branch 3 times, most recently from 23e9a05 to af69430 Compare August 1, 2026 14:56
@renovate
renovate Bot force-pushed the renovate/astral-sh-setup-uv-9.x branch from af69430 to def7c08 Compare August 1, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants